As currently supplied, the OT CFM68K Shared Libraries folder is provided on a test basis under Non-Disclosure Agreement. This document provides information on using the OT CFK68K Libraries in your CFM application and code resource. This readme includes a list of bugs and known limitations with the OT CFM68K Libraries.
You may also want to refer to the Open Transport web page for additional information on using Open Transport. This web page is a one-stop site for OT information and updates.
<http://devworld.apple.com/dev/opentransport/>
Known Limitations
1. For the most part, those routines defined in the OpenTptClient.h header file do not have glue provided for in these CFM68K library files. You can use the Disassemble menu item under CodeWarrior, and the DumpPef tool to view the calls which are supported by each library.
OT CFM68K Libraries
The OT CFM68K Libraries are put in place by the OT installer. Do NOT drag the OpenTransportLib.68K library to the System Folder.
CFM68K Shared Libraries
OpenTpt68kClientLib - glue routines for the standard Open Transport X/Open-based API calls.
OpenTpt68kUtilLib - glue routines for the Open Transport utility functions, including CloseOpenTransport. Typically, you will link with both of these library files.
OpenTpt68kATalkLib - glue routines for the Open Transport AppleTalk calls which are defined in the OpenTptAppleTalk.h header file.
OpenTpt68KInetLib - glue routines for the Open Transport Internet specific calls which are defined in the OpenTptInternet.h header file.
Development Questions/Bugs Reports
Please submit all development questions and bug reports to the Developer Technical Support email address <devsupport@apple.com>.